PreviousNextTracker indexSee it online !

(74/308) 674 - InfoViewer JEditorPane focus/keyhandling bugs

We need visual feedback when the editor pane has focus.
like a border around the thing.

When the editor pane has focus, and we are not
selecting anything, the arrow keys should be handled by
the scrollpane that is wrapped around it, not by the
editorpane itself. At the moment, arrow keys move
around an invisible cursor, which is confusing - you
can press downarrow for a while, nothing happens, and
then suddenly your down arrow works but your up arrow
doesn't. Annoying.

After mouse click on the tree view, it should change
focus to the editor pane.

If tree is focused, and we press tab, where does the
focus go? It seems to be nowhere. Keys don't respond at
all.

Submitted ezust - 2006-07-12 20:37:53 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments